Drop deps-url-fix-toml since merged upstream
authorDaniele Tricoli <eriol@mornie.org>
Tue, 19 Jul 2016 00:32:38 +0000 (02:32 +0200)
committerLuca Bruno <lucab@debian.org>
Sun, 14 Aug 2016 21:51:04 +0000 (21:51 +0000)
debian/patches/deps-url-fix-toml.patch [deleted file]
debian/patches/series

diff --git a/debian/patches/deps-url-fix-toml.patch b/debian/patches/deps-url-fix-toml.patch
deleted file mode 100644 (file)
index 4d267ce..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-From e362e1382784ccf455533183fde0d12666aa3fac Mon Sep 17 00:00:00 2001
-From: James Sanderson <zofrex@gmail.com>
-Date: Sun, 17 Apr 2016 04:25:27 +0100
-Subject: [PATCH] Make Cargo.toml compatible with TOML spec
-
----
- Cargo.toml | 15 ++++++++++-----
- 1 file changed, 10 insertions(+), 5 deletions(-)
-
-diff --git a/deps/url-0.5.5/toml b/deps/url-0.5.5/Cargo.toml
-index 9cf4efe..b2458c0 100644
---- a/deps/url-0.5.5/Cargo.toml
-+++ b/deps/url-0.5.5/Cargo.toml
-@@ -11,11 +11,16 @@ readme = "README.md"
- keywords = ["url", "parser"]
- license = "MIT/Apache-2.0"
--[[test]] name = "format"
--[[test]] name = "form_urlencoded"
--[[test]] name = "idna"
--[[test]] name = "punycode"
--[[test]] name = "tests"
-+[[test]]
-+name = "format"
-+[[test]]
-+name = "form_urlencoded"
-+[[test]]
-+name = "idna"
-+[[test]]
-+name = "punycode"
-+[[test]]
-+name = "tests"
- [[test]]
- name = "wpt"
- harness = false
index 4acccca4aa3ea2203311a014a39681e3c71649a6..fc30febe48f3eddc00ff9c5defcb3a48870c8aa5 100644 (file)
@@ -1,6 +1,5 @@
 clean-cargo-deps.patch
 deps-adjust-versions.patch
-deps-url-fix-toml.patch
 libgit2-fixes.patch
 clean-win-crates.patch
 local-jquery.patch